The Resurrection
Verified contract
Active on
Ethereum with 67 txns
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 Resurrection"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15793277 | 2 years ago | | | 0 | 0.0011127792 | |
| 15793272 | 2 years ago | | | 0 | 0.00084513037 | |
| 15793270 | 2 years ago | | | 0 | 0.00079238715 | |
| 15793270 | 2 years ago | | | 0 | 0.0010258930 | |
| 15793268 | 2 years ago | | | 0 | 0.00086721214 | |
| 15793262 | 2 years ago | | | 0 | 0.00087851404 | |
| 15793254 | 2 years ago | | | 0 | 0.00080445673 | |
| 15793248 | 2 years ago | | | 0 | 0.0010301479 | |
| 15793247 | 2 years ago | | | 0 | 0.0010720300 | |
| 15793246 | 2 years ago | | | 0 | 0.0019970879 |
ABI
ABI objects
Getter at block 21230546
_buyTax() view returns (uint256)
1
_sellTax() view returns (uint256)
1
_totalSupply() view returns (uint256)
1000000000000000000
_walletMax() view returns (uint256)
10000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
12
getCirculatingSupply() view returns (uint256)
948842574810466433
getTime() view returns (uint256)
1732124999
name() view returns (string)
The Resurrection
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
复活
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x2e3928231952e0e71cc18b8637ca68ec0e8aa401
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 addBlock)
receive()
This contract contains no error objects.