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 "Brazil"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20708458 | 3 months ago | | | 0 | 0.00012205051 | |
| 20705894 | 3 months ago | | | 0 | 0.000095337558 | |
| 20705889 | 3 months ago | | | 0 | 0.00016652874 | |
| 20705889 | 3 months ago | | | 0 | 0.00016652874 | |
| 20705881 | 3 months ago | | | 0 | 0.00029424381 | |
| 20705881 | 3 months ago | | | 0 | 0.00070710833 | |
| 20705868 | 3 months ago | | | 0 | 0.00069637742 | |
| 20705867 | 3 months ago | | | 0 | 0.000066234611 | |
| 20705832 | 3 months ago | | | 0 | 0.000093754368 | |
| 20705831 | 3 months ago | | | 0 | 0.00016656756 |
ABI
ABI objects
Getter at block 21384878
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() pure returns (string)
Brazil
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
false
symbol() pure returns (string)
BRAZIL
totalSupply() view returns (uint256)
1000420000000000000
tradingActive() view returns (bool)
false
transferFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0x8ff07edaf2fea8d6a441620d581f8bdb13a6e5de
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
sendManualETHToFee(uint256 amount)
startTrading() payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.