Dat Boi
Verified contract
Active on
Ethereum with 1,145 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 |
---|---|---|---|---|---|
DATBOI | ERC-20 | 400.972694B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21277915 | 5 days ago | | | 0 | 0.00062645771 | |
| 21214915 | 14 days ago | | | 0 | 0.00086385152 | |
| 21189962 | 17 days ago | | | 0 | 0.00073775524 | |
| 21153773 | 22 days ago | | | 0 | 0.00061969855 | |
| 21145356 | 23 days ago | | | 0 | 0.00070253759 | |
| 21119786 | a month ago | | | 0 | 0.00024585418 | |
| 21010394 | a month ago | | | 0 | 0.00034371422 | |
| 20919570 | 2 months ago | | | 0 | 0.00082904642 | |
| 20890233 | 2 months ago | | | 0 | 0.00030947836 | |
| 20874068 | 2 months ago | | | 0 | 0.00036804867 |
ABI
ABI objects
Getter at block 21313541
antiBot() view returns (bool)
false
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x5dcf232bc1c5c3cd5815dd24e1fc79b9d326adc7
maxWallet() view returns (uint256)
8413800000000000000000000000000
name() view returns (string)
Dat Boi
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2103450000000000000000000000000
symbol() view returns (string)
DATBOI
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x291e302f9a0b4327964450c3e1fd396b132084ce
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMaxWallet(address addy, bool isExclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketing(address wallet)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.