Second Chance
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
2.0 | ERC-20 | 64.186474M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566502 | 2 months ago | | | 0 | 0.000041245793 | |
| 17959508 | a year ago | | | 0 | 0.00057334723 | |
| 17900482 | a year ago | | | 0 | 0.00097928257 | |
| 17616913 | a year ago | | | 0 | 0.00076032092 | |
| 17616872 | a year ago | | | 0 | 0.00067218782 | |
| 17616872 | a year ago | | | 0 | 0.019216474 | |
| 17616870 | a year ago | | | 0 | 0.00083450775 | |
| 17616864 | a year ago | | | 0 | 0.00091445941 | |
| 17616864 | a year ago | | | 0 | 0.019814172 | |
| 17616857 | a year ago | | | 0 | 0.00064692372 |
ABI
ABI objects
Getter at block 21098475
_maxTransferAmount() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletToken() view returns (uint256)
500000000000000000
circulatingSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x7b02c919b6b6ff6b8c586a556364062d6d9bd342
name() pure returns (string)
Second Chance
pair() view returns (address)
0x250c09f7f9e022b9fe5fd60da5d8b8fcc54eddce
symbol() pure returns (string)
2.0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events SetTax(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
SetWallet(uint256 _buy, uint256 _trans, uint256 _wallet)
Trading()
approve(address spender, uint256 amount) returns (bool)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.