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 "GodOfBeer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20876993 | 2 months ago | | | 0 | 0.00034179194 | |
| 20876993 | 2 months ago | | | 0 | 0.00031623753 | |
| 20876974 | 2 months ago | | | 0 | 0.00042408566 | |
| 20876907 | 2 months ago | | | 0 | 0.00041924885 | |
| 20876903 | 2 months ago | | | 0 | 0.00041637055 | |
| 20876888 | 2 months ago | | | 0 | 0.00032032888 | |
| 20876852 | 2 months ago | | | 0 | 0.00029791053 | |
| 20876850 | 2 months ago | | | 0 | 0.00054259097 | |
| 20876780 | 2 months ago | | | 0 | 0.00048461491 | |
| 20876665 | 2 months ago | | | 0 | 0.00033413528 |
ABI
ABI objects
Getter at block 21316692
buyingTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
get_buyTax() view returns (uint256)
0
get_sellTax() view returns (uint256)
0
get_tradingOpen() view returns (bool)
true
max_uint() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() pure returns (string)
GodOfBeer
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellingTax() view returns (uint256)
0
symbol() pure returns (string)
GOD
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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()
setTrading(address _pair, bool _enabled)
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 oldOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.