Escape Room
Verified contract
Active on
Ethereum with 574 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91e3…c2e6
Balances ($0.00)
No balances found for "Escape Room"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19943118 | 5 months ago | | | 0 | 0.00027788543 | |
| 19859151 | 6 months ago | | | 0 | 0.00015241388 | |
| 19852379 | 6 months ago | | | 0 | 0.00015568658 | |
| 19852283 | 6 months ago | | | 0 | 0.00014270365 | |
| 19852191 | 6 months ago | | | 0 | 0.00013609730 | |
| 19849751 | 6 months ago | | | 0 | 0.00023092275 | |
| 19843033 | 6 months ago | | | 0 | 0.00028172282 | |
| 19665168 | 7 months ago | | | 0 | 0.00036247685 | |
| 18011228 | a year ago | | | 0 | 0.00084804217 | |
| 18008201 | a year ago | | | 0 | 0.00048643425 |
ABI
ABI objects
Getter at block 21124281
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
10000000000000000000000000000
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x6369cbb29f210be9b4b5c32dec684a93fca13ef5
name() pure returns (string)
Escape Room
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
2000000000000000000000000
symbol() pure returns (string)
$ESCAPE
totalSupply() pure returns (uint256)
10000000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.