Quadrant Assets
Verified contract
Active on
Ethereum with 3,967 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VLDY | ERC-20 | 3.1625M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
OBTC | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16198308 | 2 years ago | | | 0 | 0.00097173024 | |
| 14207323 | 3 years ago | | | 0 | 0.0019220725 | |
| 12998444 | 3 years ago | | | 0 | 0.0024263699 | |
| 12998380 | 3 years ago | | | 0 | 0.0025128720 | |
| 12998128 | 3 years ago | | | 0 | 0.0021840420 | |
| 12997885 | 3 years ago | | | 0 | 0.0031784946 | |
| 11160141 | 4 years ago | | | 0 | 0.00068243400 | |
| 10187922 | 4 years ago | | | 0 | 0.00075600000 | |
| 9905423 | 5 years ago | | | 0 | 0.000045850000 | |
| 9867061 | 5 years ago | | | 0 | 0.000037913000 |
ABI
ABI objects
Getter at block 21294806
CurrentDistribPublicSupply_() view returns (uint256 CurrentDistribPublicSupply)
299999999507351055000000000
DistribFundsReceiverAddress() view returns (address DistribfundsReceiver)
0xbfcf5d53c8eb5bc39d2d5b39a48ce46fc1306320
IsDistribRunningFalg_() view returns (bool IsDistribRunningFalg)
false
IsDistribStarted() view returns (bool IsDistribStartedFlag)
false
MaxDistribPublicSupply_() view returns (uint256 MaxDistribPublicSupply)
1000000000000000000000000000
Owner() view returns (address ownerAddress)
0xbfcf5d53c8eb5bc39d2d5b39a48ce46fc1306320
OwnerDistribSupply_() view returns (uint256 OwnerDistribSupply)
0
RemainingTokensReceiverAddress() view returns (address remainingTokensReceiverAddress)
0xbfcf5d53c8eb5bc39d2d5b39a48ce46fc1306320
SetupDone() view returns (bool setupDoneFlag)
true
decimals() view returns (uint8)
18
name() view returns (string)
Quadrant Assets
symbol() view returns (string)
QDA
totalSupply() view returns (uint256 totalSupplyValue)
300000000000000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events BurnTokens(uint256 amount) returns (bool success)
SetExtra(uint256 ExtraTokensPerETHSended)
SetFreeQDA(uint256 FreeQDA)
SetupML(uint256 ML1inX, uint256 ML2inX, uint256 LimitML1inWei, uint256 LimitML2inWei)
SetupQDA(string tokenName, string tokenSymbol, uint256 ExtraTokensPerETHSended, uint256 MaxDistribPublicSupply, uint256 OwnerDistribSupply, address remainingTokensReceiverAddress, address DistribFundsReceiverAddress, uint256 FreeQDA)
StartDistrib() returns (bool success)
StopDistrib() returns (bool success)
approve(address _spender, uint256 _amount) returns (bool success)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _owner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.