PrimaryBridge
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RNBW | ERC-20 | 6.175231M | $0.00 |
$0.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15710625 | 2 years ago | | | 0 | 0.0015528761 | |
| 15604195 | 2 years ago | | | 0 | 0.00053191981 | |
| 14954909 | 3 years ago | | | 0 | 0.0067174289 | |
| 14632962 | 3 years ago | | | 0 | 0.0038376905 | |
| 14488309 | 3 years ago | | | 0 | 0.0055967674 | |
| 14409916 | 3 years ago | | | 0 | 0.0024803136 | |
| 14397301 | 3 years ago | | | 0 | 0.0028568320 | |
| 14386845 | 3 years ago | | | 0 | 0.0032992498 | |
| 14386842 | 3 years ago | | | 0 | 0.0025107538 | |
| 14386838 | 3 years ago | | | 0 | 0.0025797740 |
ABI
ABI objects
Getter at block 21395779
amountHeld() view returns (uint256)
6175231384700230155259399
bridgeToken() view returns (address)
0xe94b97b6b43639e238c851a7e693f50033efd75c
owner() view returns (address)
0x0f44f3489d17e42ab13a6beb76e57813081fc1e2
Read-only
balanceOf(uint256 chainId) view returns (uint256)
State-modifying
Events addSupportedChain(uint256 chainId) returns (bool)
deposit(uint256 amount, uint256 chainId) returns (bool)
release(uint256 nonce, uint256 amount, address to, uint256 chainId, bytes payload) returns (bool)
renounceOwnership()
transferOwnership(address newOwner)
updateAuthorised(address who)
DepositReceived(uint256 nonce, uint256 amount, uint256 chainId, uint256 timestamp, address indexed from)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Released(uint256 nonce, uint256 amount, uint256 chainId, uint256 timestamp, address indexed to, bytes payload)
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.