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 "giga"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18139649 | a year ago | | | 0 | 0.00027087255 | |
| 18138621 | a year ago | | | 0 | 0.00071441339 | |
| 18138597 | a year ago | | | 0 | 0.00059650578 | |
| 18138011 | a year ago | | | 0 | 0.00067020874 | |
| 18137895 | a year ago | | | 0 | 0.00048587056 | |
| 18137849 | a year ago | | | 0 | 0.00066812700 | |
| 18137847 | a year ago | | | 0 | 0.00068248020 | |
| 18137602 | a year ago | | | 0 | 0.00075589250 | |
| 18137588 | a year ago | | | 0 | 0.00078311521 | |
| 18137573 | a year ago | | | 0 | 0.00038962685 |
ABI
ABI objects
Getter at block 21161052
ADDR_BURN() view returns (address)
0x000000000000000000000000000000000000dead
buyEnable() view returns (bool)
true
buyFeePpm() view returns (uint256)
0
decimals() pure returns (uint8)
9
extraAddress() view returns (address)
0x0000000000000000000000000000000000000000
extraShare() view returns (uint256)
0
maxWallet() view returns (uint256)
100000000000000000000
name() view returns (string)
giga
owner() view returns (address)
0x0ab087337974a89d920d3030d0baff5c72eae9a3
sellFeePpm() view returns (uint256)
35
symbol() view returns (string)
гига
thisShare() view returns (uint256)
750
totalSupply() view returns (uint256)
100000000000000000000
uniswapPair() view returns (address)
0x46af6f828d07acd3d2447c9c16d25c6a8c417505
withdrawAddress() view returns (address)
0x0ab087337974a89d920d3030d0baff5c72eae9a3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFeeBuy(address account, uint256 amount) view returns (uint256)
getFeeSell(address account, uint256 amount) view returns (uint256)
State-modifying
Events SetExtraContractAddress(address newExtraContractAddress)
approve(address spender, uint256 amount) returns (bool)
createLiquidity()
removeExtraContractAddress()
setBuyFee(uint256 newBuyFeePpm)
setEnableBuy(bool value)
setExcludeFromFee(address[] accounts, bool value)
setSellFee(uint256 newSellFeePpm)
setShare(uint256 thisSharePpm, uint256 stackingSharePpm)
setWithdrawAddress(address newWithdrawAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.