Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…0000
Balances ($0.00)
No balances found for "Wolfsagi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16864684 | 2 years ago | | | 0 | 0.0010609440 | |
| 16864661 | 2 years ago | | | 0 | 0.00081237933 | |
| 16859164 | 2 years ago | | | 0 | 0.00059114451 | |
| 16858534 | 2 years ago | | | 0 | 0.00076090899 | |
| 16858531 | 2 years ago | | | 0 | 0.00068458869 | |
| 16857125 | 2 years ago | | | 0 | 0.00062933813 | |
| 16857001 | 2 years ago | | | 0 | 0.00060300056 | |
| 16856971 | 2 years ago | | | 0 | 0.00064407437 | |
| 16856963 | 2 years ago | | | 0 | 0.00036973931 | |
| 16856962 | 2 years ago | | | 0 | 0.0030668880 |
ABI
ABI objects
Getter at block 21280577
IDELoop() view returns (address)
0xf34b4468813b8beed7b6f2ac75e0dda965e9004b
IMOD20() view returns (address)
0x0000000000000000000000000000000000000000
IQUADv1() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
6
enableEarlySellTax() view returns (bool)
false
getOwner() view returns (address)
0x20d71b07188ae14ef8a032194c2b228dfba4030a
name() view returns (string)
Wolfsagi
owner() view returns (address)
0x20d71b07188ae14ef8a032194c2b228dfba4030a
symbol() view returns (string)
WOGI
totalSupply() view returns (uint256)
100000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableWalletLimits(bool _enable)
getValues(address _limits)
openTrading(bool _tradingOpen)
removeTransferDelay(address account, bool _indexed)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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(string _NAME, string _SYMBOL, address routerAddress, address _isMarketersAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.