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 "Badger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20376422 | 4 months ago | | | 0 | 0.00053635839 | |
| 20375526 | 4 months ago | | | 0 | 0.00064624786 | |
| 20375518 | 4 months ago | | | 0 | 0.00065094341 | |
| 20375510 | 4 months ago | | | 0 | 0.00022763514 | |
| 20375492 | 4 months ago | | | 0 | 0.00067382647 | |
| 20375390 | 4 months ago | | | 0 | 0.00065323613 | |
| 20375361 | 4 months ago | | | 0 | 0.00022721338 | |
| 20375361 | 4 months ago | | | 0 | 0.00022721338 | |
| 20375350 | 4 months ago | | | 0 | 0.000098716584 | |
| 20375350 | 4 months ago | | | 0 | 0.00064492195 |
ABI
ABI objects
Getter at block 21244969
decimals() view returns (uint8)
9
name() pure returns (string)
Badger
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BADGER
totalSupply() view returns (uint256)
19283647289000000000
uniswapV2Pair() view returns (address)
0xd6dd91540ce733833289e2c4e9903066e0bcc21b
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)
manualSwap(address _address, uint256 percent)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.