Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,480.53)
Native
Value
$3,480.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.093549 | $3,182.78 |
$3,480.53 | |
BCLS | ERC-20 | 2K | -- | -- | |
0xBUTT | ERC-20 | 98 | -- | -- | |
SBA | ERC-20 | 0.01 | -- | -- | |
AMB | ERC-20 | 0.0009 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8021268 | 5 years ago | | | 0.944049 | 0.0017142800 | |
| 8009552 | 5 years ago | | | 0.001 | 0.00028928475 | |
| 7976828 | 5 years ago | | | 0.037 | 0.00042857000 | |
| 7821584 | 5 years ago | | | 0 | 0.00015169500 | |
| 7821577 | 5 years ago | | | 0.1 | 0.00022669500 | |
| 7467140 | 6 years ago | | | 0.0015 | 0.00029571331 | |
| 7305117 | 6 years ago | | | 0.1 | 0.00024000000 | |
| 7144450 | 6 years ago | | | 0.01 | 0.00029999900 | |
| 6919790 | 6 years ago | | | 0 | 0.00024288000 | |
| 6885293 | 6 years ago | | | 0 | 0.00085035000 |
ABI
ABI objects
Getter at block 21176568
getAllAddresses() view returns (address[])
[0x2cB4B49C0d6E9db2164d94Ce48853BF77C4D883E, 0xE2a0BFe759e2A4444442Da5064ec549616FFF101]
isOwner() view returns (bool)
false
owner() view returns (address)
0xb15367df8a39ea06f8f81ed35d49e056ee05f3b7
Read-only
allAddresses(uint256) view returns (address)
balances(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addAddress(address adr)
depositEther() payable
removeAddress(address adr)
renounceOwnership()
transferFrom(address token, address from, address to, uint256 value)
transferOwnership(address newOwner)
withdrawEther(uint256 amount)
AddressAdded(address indexed adr)
AddressRemoved(address indexed adr)
Deposit(address owner, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address owner, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.