ChibiBridgeManager
Verified contract
Active on
Ethereum with 615 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x971f…f7f6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- | |
Chibi | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16751114 | 2 years ago | | | 0 | 0.0023223939 | |
| 16397529 | 2 years ago | | | 0 | 0.0016783481 | |
| 16363105 | 2 years ago | | | 0 | 0.011338918 | |
| 15550033 | 2 years ago | | | 0 | 0.00090790525 | |
| 15363371 | 2 years ago | | | 0 | 0.0029887602 | |
| 15363364 | 2 years ago | | | 0 | 0.0023792548 | |
| 14947209 | 2 years ago | | | 0 | 0.029809797 | |
| 14878619 | 2 years ago | | | 0 | 0.0054649907 | |
| 14629959 | 3 years ago | | | 0 | 0.0088072783 | |
| 14628658 | 3 years ago | | | 0 | 0.0034109983 |
ABI
ABI objects
Getter at block 21272381
ChibiNFT() view returns (address)
0x971f761110432c851516a73a338f1779814cf7f6
arrayLimit() view returns (uint256)
50
getTransferFee() view returns (uint256)
0
minter() view returns (address)
0x2e357193294baa4a9fb89022b81d6ad9967992a6
owner() view returns (address)
0x2e357193294baa4a9fb89022b81d6ad9967992a6
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events bridgeMultiToken(uint256[] _ids) payable
bridgeSingleToken(uint256 _id) payable
paybackMultiToken(address _receiver, uint256[] _ids) payable
paybackSingleToken(address _receiver, uint256 _id) payable
renounceOwnership()
setArrayLimit(uint256 _newLimit)
setMinter(address _minter)
setNFTAddress(address _chibiNFT)
setTransferFee() payable
transferOwnership(address newOwner)
withdrawAll() payable
Bridged(address sender, uint256 _id)
MultiBridged(address sender, uint256[] _ids)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReverseBridged(address receiver, uint256 _id)
ReverseMultiBridged(address receiver, uint256[] _ids)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.