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 |
---|---|---|---|---|---|
YUDI | ERC-20 | 5.149838K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19663627 | 8 months ago | | | 0 | 0.00063398952 | |
| 19612464 | 8 months ago | | | 0 | 0.0018924290 | |
| 19518605 | 9 months ago | | | 0 | 0.0013954281 | |
| 19496741 | 9 months ago | | | 0 | 0.00082106305 | |
| 19272418 | 10 months ago | | | 0 | 0.0017194536 | |
| 19220889 | 10 months ago | | | 0 | 0.00077224283 | |
| 19220889 | 10 months ago | | | 0 | 0.00077416145 | |
| 19091376 | a year ago | | | 0 | 0.0010429840 | |
| 19018176 | a year ago | | | 0 | 0.0010186324 | |
| 19018135 | a year ago | | | 0 | 0.0010809447 |
ABI
ABI objects
Getter at block 21397943
decimals() pure returns (uint8)
18
getCurrentSupply() view returns (uint256)
28000000000000000000000000000
launchedAt() view returns (uint256)
17424202
maxBuyBlocks() view returns (uint256)
25
maxBuyDenominator() view returns (uint256)
100
maxBuyNumerator() view returns (uint256)
2
name() pure returns (string)
Yudi
onlyBasicTransfer() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapBackDisabled() view returns (bool)
false
symbol() pure returns (string)
YUDI
totalSupply() pure returns (uint256)
28000000000000000000000000000
uniswapPair() view returns (address)
0xfd46fd3caf75eab3cd3d90262c6f200dcc977c13
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
beginLaunch()
changeSettings(bool _newSwapBackDisabled, bool _newOnlyBasicTransfer)
renounceOwnership()
setDevWallet(address _dev)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFee(bool disabled, uint256 amountPct)
withdrawStuckTokens(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
DistributedFee(uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.