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 |
---|---|---|---|---|---|
ROPE | ERC-20 | 230.588075K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20318189 | 4 months ago | | | 0 | 0.00045107056 | |
| 17288341 | a year ago | | | 0 | 0.0037988445 | |
| 17288325 | a year ago | | | 0 | 0.0036030143 | |
| 17288028 | 2 years ago | | | 0 | 0.0035676584 | |
| 17287987 | 2 years ago | | | 0 | 0.0040342173 | |
| 17287949 | 2 years ago | | | 0 | 0.0033901991 | |
| 17287941 | 2 years ago | | | 0 | 0.0031348048 | |
| 17287941 | 2 years ago | | | 0 | 0.0031348048 | |
| 17287919 | 2 years ago | | | 0 | 0.0032446621 | |
| 17287914 | 2 years ago | | | 0 | 0.0040753198 |
ABI
ABI objects
Getter at block 21216240
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0x1df1754cb269d7acded0675d75519f4b8ae48bd1
developerWallet() view returns (address)
0x1df1754cb269d7acded0675d75519f4b8ae48bd1
initialTotalSupply() view returns (uint256)
1000000000000000000000000
marketingWallet() view returns (address)
0x30676473abf84d33a8b4f30ba4c1ea3fae28afef
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Wen Rope
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
ROPE
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xcd9d5521a9eba3abaadf417ae6e0413911362e1e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events DisableTransferDelay()
approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenToClear)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address[] accounts, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFees(uint256 _buyFee, uint256 _sellFee)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.