CircleBridgeProxy

Verified contract

Active on Base with 1,231 txns
Deployed by via 0xc34c34aa at 5663328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,406.14
ERC-20
Value $0.11
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xef4a570d37f83bea70be09b522d7bfdf69f2d447319107a18380b44224a1ed29
0xfa55d94ca99633a4d0c3b7975fb57a5ee6292877df69e46d3f9ad46de4710735
0x3ec7876c1bc18c3f15ccceebb97e8bff41c2d6d57696f3fca632e38e539857af
0x6572df287a9ffbd562cdeac65739537b1578c21a1507b6ba64c59e2f585a5d64
0xcf5090a636e5c4ba5ea2ef6cf211954fdfad3a73a093c708f384d460064759ce
0x3407506f8ae4e69fb06f7246c51739dd7cab9765366d74b0f05fc0632829dcc6
0x8d4f3b8cfae014cb2c85b174711833e3045a9138828a897f236aafdb9aa44428
0x81b5d0446839d465ee2e80bd9e7e9f21a0f082dfaf1aab6aa7a418740c5a1fb5
0x019ea9e5d56a4c849cae10757268386e7e1d404309e29433b1e3f478539e3f1d
0x597dd993da63ec45161b5667f726c2d03c4578551b2dc9e5a2ad620d64c25d70

Functions
Getter at block 22746014
circleBridge(view returns (address)
0x1682ae6375c4e4a97e4b583bc394c861a46d8962
feeCollector(view returns (address)
0x4c1806e28cf5a1b364c28344828cb0610d167189
feePercGlobal(view returns (uint32)
0
owner(view returns (address)
0x34dfa1226f8b3e36fe597b34eea809a2b5c0bbf9
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.