Modum Token
Verified contract
Active on
Ethereum with 60,753 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($175.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 175.68 | $1.00 |
$175.68 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
MOD | ERC-20 | 5.916K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21123901 | 17 days ago | | | 0 | 0.00030562073 | |
| 21098024 | 21 days ago | | | 0 | 0.00038781006 | |
| 21073674 | 24 days ago | | | 0 | 0.0012350681 | |
| 21046104 | a month ago | | | 0 | 0.00069483883 | |
| 20453288 | 4 months ago | | | 0 | 0.000063216000 | |
| 20453202 | 4 months ago | | | 0 | 0.000067960000 | |
| 20429367 | 4 months ago | | | 0 | 0.00027137620 | |
| 20429349 | 4 months ago | | | 0 | 0.00030245374 | |
| 20424998 | 4 months ago | | | 0 | 0.00019675675 | |
| 20424982 | 4 months ago | | | 0 | 0.00047045598 |
ABI
ABI objects
Getter at block 21247348
blockingDuration() view returns (uint256)
7776000
currentProposal() view returns (string addr, bytes32 hash, uint256 valueMod, uint256 startTime, uint256 yay, uint256 nay)
(addr=, hash=0x0000000000000000000000000000000000000000000000000000000000000000, valueMod=0, startTime=0, yay=0, nay=0)
decimals() view returns (uint8)
0
isProposalActive() view returns (bool)
false
isVoteOngoing() view returns (bool)
false
isVotingPhaseOver() view returns (bool)
true
lastNegativeVoting() view returns (uint256)
0
lockedTokens() view returns (uint256)
6000000
maxTokens() view returns (uint256)
30000000
mintDone() view returns (bool)
true
name() view returns (string)
Modum Token
owner() view returns (address)
0x5158e075b12529a8c8eb3893c55a319eb608fb90
redistributionTimeout() view returns (uint256)
47347200
rounding() view returns (uint256)
0
symbol() view returns (string)
MOD
totalDropPerUnlockedToken() view returns (uint256)
0
totalSupply() view returns (uint256)
21266200
votingDuration() view returns (uint256)
1209600
Read-only
accounts(address) view returns (uint256 lastProposalStartTime, uint256 lastAirdropWei, uint256 lastAirdropClaimTime, uint256 bonusWei, uint256 valueModVote, uint256 valueMod)
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
showBonus(address _addr) view returns (uint256)
showVotes(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
claimBonus() returns (uint256)
claimVotingProposal()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address[] _recipient, uint256[] _value)
payBonus(address[] _addr) payable
setMintDone()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
vote(bool _vote) returns (uint256)
votingProposal(string _addr, bytes32 _hash, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Payout(uint256 weiPerToken)
Transfer(address indexed from, address indexed to, uint256 value)
Voted(address _addr, bool option, uint256 votes)
constructor()
fallback()
This contract contains no error objects.