Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JERRY | ERC-20 | 1.472468B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18918343 | a year ago | | | 0 | 0.00068666100 | |
| 18163615 | a year ago | | | 0 | 0.0018093749 | |
| 18163583 | a year ago | | | 0 | 0.0012121566 | |
| 18163583 | a year ago | | | 0 | 0.0012121566 | |
| 18163583 | a year ago | | | 0 | 0.0012121566 | |
| 18163570 | a year ago | | | 0 | 0.0010225600 | |
| 18163570 | a year ago | | | 0 | 0.0010225600 | |
| 18163570 | a year ago | | | 0 | 0.0010225600 | |
| 18163570 | a year ago | | | 0 | 0.0010225600 | |
| 18163570 | a year ago | | | 0 | 0.0010225600 |
ABI
ABI objects
Getter at block 21215823
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
launchblock() view returns (uint256)
18163426
mainpair() view returns (address)
0x3c14710a91a65dfa974a8ca67da9edcb75b5adc0
marketingAddr() view returns (address)
0x806ee7f227653bd77f73899ce485a80fa1c249b3
name() view returns (string)
JERRY
owner() view returns (address)
0x0000000000000000000000000000000000000000
routerAddr() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
JERRY
tax() view returns (uint256)
1
totalSupply() view returns (uint256)
42000000000000000000000000000
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initLP(address to) payable
launch(address[] adrs) payable
renounceOwnership()
setBLs(address[] accounts, bool bled)
setTax(uint256 tax_)
sweep(address token, address to)
sweepETH(address to)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.