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 "THE BIRTH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15794833 | 2 years ago | | | 0 | 0.00086861942 | |
| 15794830 | 2 years ago | | | 0 | 0.0012640219 | |
| 15793808 | 2 years ago | | | 0 | 0.00093940283 | |
| 15793791 | 2 years ago | | | 0 | 0.00075678157 | |
| 15793786 | 2 years ago | | | 0 | 0.00097914548 | |
| 15793785 | 2 years ago | | | 0 | 0.00092081515 | |
| 15793785 | 2 years ago | | | 0 | 0.00092081515 | |
| 15793780 | 2 years ago | | | 0 | 0.00092591407 | |
| 15793763 | 2 years ago | | | 0 | 0.00094846997 | |
| 15793761 | 2 years ago | | | 0 | 0.00090554199 |
ABI
ABI objects
Getter at block 21428192
_buyTax() view returns (uint256)
0
_sellTax() view returns (uint256)
2
_totalSupply() view returns (uint256)
10000000000000000000000
_walletMax() view returns (uint256)
100000000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
9658229218242690410020
getTime() view returns (uint256)
1734510095
name() view returns (string)
THE BIRTH
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
诞生
totalSupply() view returns (uint256)
10000000000000000000000
uniswapPair() view returns (address)
0x6314143762467d2f22bbb10cb1fa03c593ddfc61
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setBuyTaxes(uint256 value)
setMarketPairStatus(address account, bool newValue)
setSelTaxes(uint256 value)
setWalletLimit(uint256 newLimit)
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)
FeeBurn(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 addBlocks)
receive()
This contract contains no error objects.