File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
src/config/data/ccip/v1_2_0/mainnet Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 762762 },
763763 "rmnPermeable" : false ,
764764 "supportedTokens" : {
765+ "DOLO" : {
766+ "rateLimiterConfig" : {
767+ "in" : {
768+ "capacity" : " 0" ,
769+ "isEnabled" : false ,
770+ "rate" : " 0"
771+ },
772+ "out" : {
773+ "capacity" : " 0" ,
774+ "isEnabled" : false ,
775+ "rate" : " 0"
776+ }
777+ }
778+ },
765779 "pufETH" : {
766780 "rateLimiterConfig" : {
767781 "in" : {
96429656 },
96439657 "rmnPermeable" : true ,
96449658 "supportedTokens" : {
9659+ "DOLO" : {
9660+ "rateLimiterConfig" : {
9661+ "in" : {
9662+ "capacity" : " 0" ,
9663+ "isEnabled" : false ,
9664+ "rate" : " 0"
9665+ },
9666+ "out" : {
9667+ "capacity" : " 0" ,
9668+ "isEnabled" : false ,
9669+ "rate" : " 0"
9670+ }
9671+ }
9672+ },
96459673 "pufETH" : {
96469674 "rateLimiterConfig" : {
96479675 "in" : {
Original file line number Diff line number Diff line change 482482 "tokenAddress" : " 0xc719d010B63E5bbF2C0551872CD5316ED26AcD83"
483483 }
484484 },
485+ "DOLO" : {
486+ "berachain-mainnet" : {
487+ "allowListEnabled" : false ,
488+ "decimals" : 18 ,
489+ "name" : " Dolomite" ,
490+ "poolAddress" : " 0xFd8008cC03c0963C6Da4d135f919C57e15696D92" ,
491+ "poolType" : " burnMint" ,
492+ "symbol" : " DOLO" ,
493+ "tokenAddress" : " 0x0F81001eF0A83ecCE5ccebf63EB302c70a39a654"
494+ },
495+ "mainnet" : {
496+ "allowListEnabled" : false ,
497+ "decimals" : 18 ,
498+ "name" : " Dolomite" ,
499+ "poolAddress" : " 0xf996C9EAF905a1648bA63a21566096f3D3978c72" ,
500+ "poolType" : " lockRelease" ,
501+ "symbol" : " DOLO" ,
502+ "tokenAddress" : " 0x0F81001eF0A83ecCE5ccebf63EB302c70a39a654"
503+ }
504+ },
485505 "DPI" : {
486506 "ethereum-mainnet-arbitrum-1" : {
487507 "allowListEnabled" : false ,
You can’t perform that action at this time.
0 commit comments