2nd_Chance
Verified contract
Active on
Ethereum with 832 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c69…aa6f
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KIMCHI | ERC-20 | 129.605705 | $0.000023 |
$0 | |
DFTPv2 | ERC-20 | 800.261756M | -- | -- | |
HEX2T | ERC-20 | 156.56847M | -- | -- | |
NUGS | ERC-20 | 41.29566M | -- | -- | |
FMG | ERC-20 | 2.460899M | -- | -- | |
COP | ERC-20 | 1.829705M | -- | -- | |
HERO | ERC-20 | 1.401233M | -- | -- | |
2ND_POFI | ERC-20 | 1.348694M | -- | -- | |
NEXE | ERC-20 | 1.323785M | -- | -- | |
aDeFi | ERC-20 | 1.045809M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20295259 | 4 months ago | | | 0 | 0.000034706376 | |
| 19974068 | 6 months ago | | | 0 | 0.00023774827 | |
| 15320083 | 2 years ago | | | 0 | 0.00024970356 | |
| 14461323 | 3 years ago | | | 0 | 0.00051410617 | |
| 13830925 | 3 years ago | | | 0 | 0.0032012500 | |
| 12570965 | 3 years ago | | | 0 | 0.0013167740 | |
| 12570965 | 3 years ago | | | 0 | 0.0013650010 | |
| 12570727 | 3 years ago | | | 0 | 0.00046060800 | |
| 12570688 | 3 years ago | | | 0 | 0.00082784000 | |
| 12570667 | 3 years ago | | | 0 | 0.0011352500 |
ABI
ABI objects
Getter at block 21272189
DFT() view returns (address)
0xb6ee603933e024d8d53dde3faa0bf98fe2a3d6f1
currentFee() view returns (uint256)
34
decimals() view returns (uint8)
18
farm() view returns (address)
0x48937f2dd2b0bc8319b996e671978835e0c09685
maxDFTBoost() view returns (uint256)
9999999999999
name() view returns (string)
2nd_Chance
swapCycleDuration() view returns (uint256)
31534980
swapCycleStart() view returns (uint256)
1639854811
swapNumber() view returns (uint8)
11
symbol() view returns (string)
2ND
totalSupply() view returns (uint256)
150769900290448167299218
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapPair() view returns (address)
0xdb40c2f4bb5719fd83160a764a260e88418331ac
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
viewBurnOnSwap() view returns (uint256)
0
viewETHfee() view returns (uint256)
20000000000000000
viewFarm() view returns (address)
0x48937f2dd2b0bc8319b996e671978835e0c09685
viewMinMaxFees() view returns (uint256, uint256)
(8, 36)
viewUNIv2() view returns (address)
0xdb40c2f4bb5719fd83160a764a260e88418331ac
viewcurrentFee() view returns (uint256)
34
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateAmountAndFee(address sender, uint256 amount, uint256 _feeOnTx) view returns (uint256 netAmount, uint256 fee)
calculateETHfee(uint256 newSwapCycleDuration) view returns (uint256 _ETHfee)
calculateFee(uint256 newAvgVolume) view returns (uint256 _feeOnTx)
isAllowed(address _address) view returns (bool)
noFeeList(address) view returns (bool)
rugList(address) view returns (bool)
toMint(address _swapper, address _ERC20swapped, uint256 _amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnTokens(address _ERC20address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getTokens(address _ERC20address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialSetup(address _farm) payable
setAllowed(address _address, bool _bool)
setBurnOnSwap(uint256 _rate1000)
setDFT(address _DFT)
setDFTBoost(uint256 _maxDFTBoost100)
setETHfee(uint256 _newFee)
setFarm(address _farm)
setNoFeeList(address _address, bool _bool)
setTXFeeBoundaries(uint256 _min1000, uint256 _max1000)
setUNIV2(address _UNIV2)
swapfor2NDChance(address _ERC20swapped, uint256 _amount) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
whiteListToken(address _token, bool _bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenUpdate(address sender, string eventType, address newAddress, uint256 newVariable, bool newBool)
TokenUpdate(address sender, string eventType, uint256 newVariable)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.