We're Not Going Back
Verified contract
Active on
Ethereum with 1,958 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 "We're Not Going Back"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270482 | 13 hours ago | | | 0 | 0.00026718743 | |
| 21250267 | 3 days ago | | | 0 | 0.00051013343 | |
| 21160668 | 16 days ago | | | 0 | 0.00073118160 | |
| 21141327 | 19 days ago | | | 0 | 0.00041656500 | |
| 21137067 | 19 days ago | | | 0 | 0.0011150520 | |
| 21131457 | 20 days ago | | | 0 | 0.0013719114 | |
| 21130042 | 20 days ago | | | 0 | 0.00073154891 | |
| 21128342 | 20 days ago | | | 0 | 0.00075355061 | |
| 21127192 | 21 days ago | | | 0 | 0.0012844660 | |
| 21127156 | 21 days ago | | | 0 | 0.0021009704 |
ABI
ABI objects
Getter at block 21274216
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeAddr() view returns (address)
0x9490206bcd24bbfa7137c44800acb3f668ff0616
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
We're Not Going Back
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
WNGB
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x83e717c0e19c41c4a4131e193df9a39e597a0fc4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() payable
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckEth()
updateFees(uint256 newBuyFee, uint256 newSellFee)
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.