Bridge1CAT
Verified contract
Active on
Ethereum with 4,128 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bridge1CAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19931083 | 6 months ago | | | 0 | 0.00017431578 | |
| 19900381 | 6 months ago | | | 0 | 0.000088291587 | |
| 19900381 | 6 months ago | | | 0 | 0.000088291587 | |
| 19900381 | 6 months ago | | | 0 | 0.00023998000 | |
| 19586859 | 8 months ago | | | 0 | 0.0014412751 | |
| 19586700 | 8 months ago | | | 0 | 0.0013119211 | |
| 19586491 | 8 months ago | | | 0 | 0.0011351140 | |
| 19586477 | 8 months ago | | | 0 | 0.0014252766 | |
| 19586299 | 8 months ago | | | 0 | 0.0015514189 | |
| 19585519 | 8 months ago | | | 0 | 0.0016672773 |
ABI
ABI objects
Getter at block 21279740
finAddr() view returns (address)
0x244a061c0e5d880608a59e9a5310da1be36624f7
owner() view returns (address)
0x9d37d9592ef3b1c57c3958f00e917034e4615ec4
tokenAddress() view returns (address)
0x508e00d5cef397b02d260d035e5ee80775e4c821
totalAmount() view returns (uint256)
1555191466204296347166984650
Read-only
getBridgeInfo(address addr) view returns (uint256 lastTime, uint256 amount)
State-modifying
Events bridge(uint256 _amount)
bridgeFrom(address _receiver, uint256 _amount)
emergencyWithdrawErc20(address _tokenAddress)
emergencyWithdrawEther()
renounceOwnership()
transferDropFinAddress(address _finAddr)
transferOwnership(address newOwner)
Bridge(address indexed sender, uint256 amount)
FinAddressTransferred(address indexed previousFinAddress, address indexed newFinAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _finAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.