YUGIBOBERJEDIINU
Verified contract
Active on
Ethereum with 148 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 "YUGIBOBERJEDIINU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19228040 | 9 months ago | | | 0 | 0.0014737022 | |
| 18736992 | a year ago | | | 0 | 0.0015791928 | |
| 18717450 | a year ago | | | 0 | 0.0019855560 | |
| 18456517 | a year ago | | | 0 | 0.00099473654 | |
| 18455129 | a year ago | | | 0 | 0.00053863893 | |
| 18446969 | a year ago | | | 0 | 0.00067460819 | |
| 18446661 | a year ago | | | 0 | 0.00041886200 | |
| 18446649 | a year ago | | | 0 | 0.00046459063 | |
| 18445311 | a year ago | | | 0 | 0.00046625118 | |
| 18445029 | a year ago | | | 0 | 0.00056908783 |
ABI
ABI objects
Getter at block 21203714
buyFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
defaultMaxTransaction() view returns (uint256)
20000000000000000000000000000
defaultMaxWallet() view returns (uint256)
20000000000000000000000000000
dynamicLimitsEnabled() view returns (bool)
true
launchBlock() view returns (uint256)
18442189
launchTime() view returns (uint256)
1698417491
launched() view returns (bool)
true
marketingWallet() view returns (address)
0xa914785897653d86024e32006062228e3d992a19
name() view returns (string)
YUGIBOBERJEDIINU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
0
symbol() view returns (string)
$EXODIA
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xeb8fde3cf016abd849ade161af5797837b5f5164
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 approve(address spender, uint256 amount) returns (bool)
bulkExcludeFromFees(address[] accounts, bool value)
bulkExcludeFromMaxTransaction(address[] accounts, bool value)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address updAds, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDynamicLimitsEnabled(bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unclog()
updateBuyFees(uint256 _buyFees)
updateDefaultLimits(uint256 maxTransaction, uint256 maxWallet)
updateMarketingWallet(address _marketingWallet)
updateSellFees(uint256 _sellFees)
withdrawStuckTokens(address tkn)
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)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address _owner)
receive()
This contract contains no error objects.