BraziliexToken
Verified contract
Active on
Ethereum with 149 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BraziliexToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20565681 | 3 months ago | | | 0 | 0.000042960838 | |
| 20565470 | 3 months ago | | | 0 | 0.000056653120 | |
| 16424312 | 2 years ago | | | 0 | 0.00039940572 | |
| 16424286 | 2 years ago | | | 0 | 0.00043593557 | |
| 16424196 | 2 years ago | | | 0 | 0.00043062680 | |
| 16424189 | 2 years ago | | | 0 | 0.00074161926 | |
| 16424184 | 2 years ago | | | 0 | 0.00076002099 | |
| 16424116 | 2 years ago | | | 0 | 0.00044208003 | |
| 14437735 | 3 years ago | | | 0 | 0.0023578246 | |
| 13898282 | 3 years ago | | | 0 | 0.0037915918 |
ABI
ABI objects
Getter at block 21263628
decimals() view returns (uint8)
8
name() view returns (string)
BraziliexToken
symbol() view returns (string)
BRZX
totalSupply() view returns (uint256)
2100000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.