QUATERNION
Verified contract
Active on
Ethereum with 386 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 "QUATERNION"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19900911 | 6 months ago | | | 0 | 0.00014372472 | |
| 19885025 | 6 months ago | | | 0 | 0.00017664282 | |
| 19885001 | 6 months ago | | | 0 | 0.00016634191 | |
| 16571457 | 2 years ago | | | 0 | 0.0015401511 | |
| 16017012 | 2 years ago | | | 0 | 0.00030954455 | |
| 15426081 | 2 years ago | | | 0 | 0.00021930086 | |
| 15373626 | 2 years ago | | | 0 | 0.00099480302 | |
| 15091975 | 2 years ago | | | 0 | 0.0017671446 | |
| 14945810 | 2 years ago | | | 0 | 0.0014125695 | |
| 14764118 | 2 years ago | | | 0 | 0.0063915426 |
ABI
ABI objects
Getter at block 21158798
MAG() view returns (uint256)
1000000000000000000
_gonsPerFragment() view returns (uint256)
500116870140055732156254685789158347213175417764652
_live() view returns (bool)
true
_percentForRebase() view returns (uint256)
5
_percentForTxLimit() view returns (uint256)
100
_timeLimitFromLastBuy() view returns (uint256)
300
decimals() view returns (uint8)
18
name() view returns (string)
QUATERNION
owner() view returns (address)
0x0000000000000000000000000000000000000000
rateOfChange() view returns (uint256)
1000000000000000000
symbol() view returns (string)
QTN
totalSupply() view returns (uint256)
231530060573419735418600631
uniswapV2Pair() view returns (address)
0xa8208da95869060cfd40a23eb11f2158639c829b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyInfo(address) view returns (uint256)
_gonBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockWallet(address account)
updateLive()
updatePercentForTxLimit(uint256 percentForTxLimit)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.