Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 8 additional slots
-
variable spans 8 additional slots
-
variable spans 8 additional slots
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12623865 | 3 years ago | | | 0 | 0.00092929800 | |
| 8470370 | 5 years ago | | | 0 | 0.00073015500 | |
| 8470294 | 5 years ago | | | 0 | 0.0010217690 | |
| 8470267 | 5 years ago | | | 0 | 0.0011682480 | |
| 8128443 | 5 years ago | | | 0 | 0.00064253640 | |
| 8123881 | 5 years ago | | | 0 | 0.00043809300 | |
| 7989806 | 5 years ago | | | 0 | 0.00043809300 | |
| 7976529 | 5 years ago | | | 0 | 0.00058412400 | |
| 7976494 | 5 years ago | | | 0 | 0.00073015500 | |
| 7976463 | 5 years ago | | | 0 | 0.00093459840 |
ABI
ABI objects
Getter at block 21260964 showAdmin() view returns (address _admin)
curentBallotId() view returns (uint256)
0
curentWinner() view returns (uint256)
0
decimals() view returns (uint256)
8
epoch() view returns (uint256)
1
epoch_fund() view returns (uint256)
9881865088477
frozen() view returns (bool)
false
name() view returns (string)
Redenom
newOwner() view returns (address)
0x903d6be606da35cce75d2f8ffcf0cbd46b0e7c02
owner() view returns (address)
0xda970cc10569a35ce12ff4e2dd88cde32892c87a
redenom_dao_fund() view returns (uint256)
40273266168
round() view returns (uint256)
1
symbol() view returns (string)
NOM
team_fund() view returns (uint256)
10739530752
totalSupply() view returns (uint256)
118134911523
total_fund() view returns (uint256)
990000000000000
votingActive() view returns (bool)
false
winningProject() view returns (uint256 _winningProject)
0
Read-only
actual_balance(address user) view returns (uint256 _actual_balance)
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
bitmask_check(address user, uint256 _bit) view returns (bool status)
findWinner(uint256 _ballotId) view returns (uint256 winner)
fix_amount(uint256 amount) view returns (uint256 fixed_amount)
is_banned(address user) view returns (bool result)
projectActive(uint256 _id) view returns (bool PA)
projectWeight(uint256 _id) view returns (uint256 PW)
projects(uint256) view returns (uint256 id, uint256 votesWeight, bool active)
winners(uint256) view returns (uint256 id, uint256 projId)
State-modifying
Events StartNewEpoch() returns (bool succ)
acceptOwnership()
addProject(uint256 _id)
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
ban_user(address user) returns (bool success)
disableVoting() returns (uint256 winner)
enableVoting() returns (uint256 ballotId)
freeze_contract() returns (bool success)
pay055(address to) returns (bool success)
pay055loyal(address to) returns (bool success)
pay1(address to) returns (bool success)
payCustom(address to, uint256 amount) returns (bool success)
redenominate() returns (uint256 current_round)
setAdmin(address newAdmin)
swapProject(uint256 _id)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
unban_user(address user) returns (bool success)
unfreeze_contract() returns (bool success)
updateAccount(address account) returns (uint256 new_balance)
vote(uint256 _id) returns (bool success)
withdraw_dao_fund(address to, uint256 amount) returns (bool success)
withdraw_team_fund(address to, uint256 amount) returns (bool success)
AdminChanged(address indexed _from, address indexed _to)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Epoch(uint256 indexed epoch)
OwnershipTransferred(address indexed _from, address indexed _to)
Redenomination(uint256 indexed round)
Transfer(address indexed from, address indexed to, uint256 tokens)
Vote(address indexed voter, uint256 indexed propId, uint256 voterBalance, uint256 indexed curentBallotId)
VotingOff(uint256 indexed winner, uint256 indexed ballot_id)
VotingOn(uint256 indexed _ballotId)
constructor()
fallback()
This contract contains no error objects.