QuiverX

Verified contract

Active on Ethereum with 5,695 txns
Deployed by via 0xdc560133 at 10886145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.2
0x0bcf8e1c02645da7863392b357b985d49459ddc9448f44b3e3444e5c75fcec8c
0xefe976faa878dc80535313b33dde06fb8493dc5e31d723c30e9c9fad7199fa0c
0x0acb8f0c61a0c5eb171ceedf9b5f1272128258950a47e5f0e33b1e3e841e0bcd
0x6c6b1327cf8dd6df148315ed8d40b9367fb784a3e98590ce4577fbc56d74025b
0xa2f4b666a1d240427b3e67225495faba2559d6bdf8b7397dfbb0a90b225a0797
0xf93e828b4451aa31d2393a77e79d9b94a101783a5ef86b10bb43050228d506e1
0xf3f9537e4a6e3e513c93766e376f53d63a8c9fd7b80310378021f6128e2d6432
0x97b87bfac0f553de4c940dfdce204c74f48b54359beb7c149bf3c196a88ef366
0xedda2a729a3fae1ac2e174d0115749d9da819b780c295e80d4bc7e97b1ff5902
0x94a73db64a0740c727987a8f6b837c25a59eb6d3276d25fdeddd82ed6b854535

Functions
Getter at block 21230273
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
QuiverX
symbol(view returns (string)
QRX
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeOwner(address newOwner
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 supplyInMil
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.