Proof Of Bake
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOUGH | ERC-20 | 128.776922M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17100422 | 2 years ago | | | 0 | 0.0015174729 | |
| 16972700 | 2 years ago | | | 0 | 0.00088639405 | |
| 16965278 | 2 years ago | | | 0 | 0.0011804000 | |
| 16965145 | 2 years ago | | | 0 | 0.00087707733 | |
| 16964660 | 2 years ago | | | 0 | 0.00092409090 | |
| 16964553 | 2 years ago | | | 0 | 0.00080877765 | |
| 16962847 | 2 years ago | | | 0 | 0.00095215517 | |
| 16961803 | 2 years ago | | | 0 | 0.0010823441 | |
| 16961317 | 2 years ago | | | 0 | 0.00092108318 | |
| 16958241 | 2 years ago | | | 0 | 0.00084458924 |
ABI
ABI objects
Getter at block 21293987
_maxTxAmount() view returns (uint256)
2000000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Proof Of Bake
owner() view returns (address)
0x55e9cae10fc972cfbc5ebe5eafb2960909b150d2
symbol() pure returns (string)
DOUGH
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x01a663411342396c484424db90f3061aadd6c057
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
renounceOwnership()
setFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.