BrazilBanX
Verified contract
Active on
Ethereum with 99 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 "BrazilBanX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20662575 | 2 months ago | | | 0 | 0.00021246137 | |
| 20656042 | 2 months ago | | | 0 | 0.00014652561 | |
| 20656041 | 2 months ago | | | 0 | 0.000047813162 | |
| 20655583 | 2 months ago | | | 0 | 0.00015002857 | |
| 20655267 | 2 months ago | | | 0 | 0.00014626976 | |
| 20655266 | 2 months ago | | | 0 | 0.000042003721 | |
| 20654768 | 2 months ago | | | 0 | 0.000032640801 | |
| 20654768 | 2 months ago | | | 0 | 0.00026283389 | |
| 20654763 | 2 months ago | | | 0 | 0.000034965861 | |
| 20654758 | 2 months ago | | | 0 | 0.000039903201 |
ABI
ABI objects
Getter at block 21160397
DOMAIN_SEPARATOR() view returns (bytes32)
0xae01c84e42c376e330723bffd4660222e5027e18fbe35df8ab59b02eb290d538
decimals() view returns (uint8)
18
name() view returns (string)
BrazilBanX
symbol() view returns (string)
BBX
totalSupply() view returns (uint256)
1000000100000000000000000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.