Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POLLUK | ERC-20 | 186.636496K | $0.000421 |
$78.66 | |
USA | ERC-20 | 2.03 | $0.000833 |
$0 | |
BRRR | ERC-20 | 9 | $0.000015 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000778 |
$0 | |
GME | ERC-20 | 2.1K | -- | -- | |
BCRAB | ERC-20 | 100 | -- | -- | |
TRISTANTATE | ERC-20 | 100 | -- | -- | |
NDQ | ERC-20 | 69 | -- | -- | |
DAWAE | ERC-20 | 10 | -- | -- | |
BLOOM | ERC-20 | 4.2069 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22688864 | a day ago | | | 0 | 2.7121958e-7 | |
| 22612683 | 3 days ago | | | 0 | 7.2799742e-7 | |
| 22410505 | 8 days ago | | | 0 | 2.6390188e-7 | |
| 22188691 | 13 days ago | | | 0 | 2.3563020e-7 | |
| 22173066 | 13 days ago | | | 0 | 2.7284231e-7 | |
| 21732479 | 23 days ago | | | 0 | 2.6749273e-7 | |
| 21715841 | 24 days ago | | | 0 | 1.4248912e-7 | |
| 21516848 | a month ago | | | 0 | 1.5736497e-7 | |
| 21516787 | a month ago | | | 0 | 1.6009142e-7 | |
| 21016373 | a month ago | | | 0 | 2.6233435e-7 |
ABI
ABI objects
Getter at block 22742186
DOMAIN_SEPARATOR() view returns (bytes32)
0x428b77b5f64ab25dee29b5e208b809c5bb8f825f888c836867ffd6953e97c8ac
decimals() view returns (uint8)
18
name() view returns (string)
BROTHER
symbol() view returns (string)
brother
totalSupply() view returns (uint256)
42069000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.