CircleBridgeProxy

Verified contract

Active on Ethereum with 1,819 txns
Deployed by via 0x0ac6c572 at 17077571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $56.8
0x473e87bb40cc09d9b330e9456513742ff314e390de938bd820e0fbcdf2f39d83
0x379f7e636757964e391ac07914b5156a0c26965df1ab8fe82db45b95dc59cee5
0xc71ff77f446a6dd0523393bb905a88108498d80dfda5b38e7de222c9865e4ebb
0x8eb89b0eb5e60e08171f8247607d48c69221b79116b5b891cee69a157525c51d
0xbc59fdd4c7d0d7be6f364308a124975670c41b9d66fd34f661d0f45f808b0d28
0xd1f12a4ee0365a24b348861905d173ace9c66e38f591de5090e397a959b890c5
0x2c9fd4e44a439ad19d76ccdc47a661e48e565fb822e93c31e743be917d15f53a
0xad69920bacdd20401a73b440c66c26795173d97a767f14905e2f4d053b46d9bf
0xfbf10827ac5a658cff9cdfd9302d59ae811026a2ca8d485e7777b017931d6070
0x2a6ea0e793cd1356c585558b55d67f0cde214f9811daa6170def9dc1827619bb

Functions
Getter at block 21101469
circleBridge(view returns (address)
0xbd3fa81b58ba92a82136038b25adec7066af3155
feeCollector(view returns (address)
0x4c1806e28cf5a1b364c28344828cb0610d167189
feePercGlobal(view returns (uint32)
0
owner(view returns (address)
0xf380166f8490f24af32bf47d1aa217fba62b6575
paused(view returns (bool)
false
Read-only
chidToDomain(uint64view returns (int32)
dstTxFee(uint64view returns (uint256)
feePercOverride(uint64view returns (uint32)
governors(addressview returns (bool)
isGovernor(address _accountview returns (bool)
isPauser(address accountview returns (bool)
pausers(addressview returns (bool)
totalFee(uint256 _amountuint64 _dstChidview returns (uint256 _feeuint256 _txFeeuint256 _percFee)
State-modifying
addGovernor(address _account
addPauser(address account
collectFee(address[] _tokensaddress _to
depositForBurn(uint256 _amountuint64 _dstChidbytes32 _mintRecipientaddress _burnTokenreturns (uint64 _nonce)
pause(
removeGovernor(address _account
removePauser(address account
renounceGovernor(
renouncePauser(
setChidToDomain(uint64[] _chainIdsint32[] _domains
setFeeCollector(address _feeCollector
setFeePerc(uint64[] _chainIdsuint32[] _feePercs
setTxFee(uint64[] _chainIdsuint256[] _fees
transferOwnership(address newOwner
unpause(
Events
ChidToDomainUpdated(uint64[] chainIdsint32[] domains
Deposited(address senderbytes32 recipientuint64 dstChiduint256 amountuint256 txFeeuint256 percFeeuint64 nonce
FeeCollectorUpdated(address fromaddress to
FeePercUpdated(uint64[] chainIdsuint32[] feePercs
GovernorAdded(address account
GovernorRemoved(address account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address account
PauserRemoved(address account
TxFeeUpdated(uint64[] chainIdsuint256[] fees
Unpaused(address account
Constructor
constructor(address _circleBridgeaddress _feeCollector
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.