Assetereum

Verified contract

Active on Ethereum with 23 txns
Deployed by via 0xbe802015 at 6349156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x48f51a45149b6ea618dc487658732b35e7389c3eeb7ad3228c586be55889368c
0x711e371aec2009dc0324ed3850f53e8700141573136bd14c4eb9aaa01fc16ab9
0xf91de3454b001af3db6a7f31b0f6100a57a63db9f9a6f2528b9930c4ef3c7815
0x4e407fe33f709b45d397414825e2ab95279fdfa786d0e6aef2020d82cd36f5b4
0x59d9f21e3286a6337b9af2c839eb5be19fe99284aac5f8446625299a2340c15b
0x397ea0aafeb5aff80c2177fb4af9f4fdf831815a1193e882f92746cf3aa1129a
0x819ccc6748950a63516ffae3e23d928b496d76f6e2128e4754308db964bc119d
0xaabc2da67fdd34ec10976f612ecb8afad7a19c8b6b0d5e52fcecfb29968b71d5
0x328484704c1e35d1597f41fd5027428ff8115f04efda1790f52f41afe0163c8b
0x7db171bd29e69738e667572ccc58b18588968f263087e084de1f11c15e8ef29d

Functions
Getter at block 21191966
MAX_OWNER_COUNT(view returns (uint256)
50
decimals(view returns (uint8)
8
getOwners(view returns (address[])
[0x13Aa5ACDee61b454c25c8194890470c4f2165F3D, 0x39349d1B93e1bd910C0e54FDfcE4e904641618D9]
name(view returns (string)
Assetereum
required(view returns (uint256)
1
symbol(view returns (string)
ASET
totalSupply(view returns (uint256)
10000000000000000
transactionCount(view returns (uint256)
5
Read-only
balanceOf(addressview returns (uint256)
confirmations(uint256addressview returns (bool)
frozenAccount(addressview returns (bool)
getConfirmationCount(uint256 transactionIdview returns (uint256 count)
getConfirmations(uint256 transactionIdview returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedview returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedview returns (uint256[] _transactionIds)
isConfirmed(uint256 transactionIdview returns (bool)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (address sourceaddress destinationuint256 valuebool executeduint256 operationstring reason)
withdrawalLimit(addressview returns (uint256)
State-modifying
confirmTransaction(uint256 transactionId
executeTransaction(uint256 transactionId
revokeConfirmation(uint256 transactionId
submitTransaction(address sourceaddress destinationuint256 valueuint256 operationstring reasonreturns (uint256 transactionId)
transfer(address _touint256 _value
Events
Confirmation(address indexed senderuint256 indexed transactionId
Deposit(address indexed senderuint256 value
Execution(uint256 indexed transactionId
ExecutionFailure(uint256 indexed transactionId
FrozenFunds(address targetbool frozen
OwnerAddition(address indexed owner
OwnerRemoval(address indexed owner
RequirementChange(uint256 required
Revocation(address indexed senderuint256 indexed transactionId
Submission(uint256 indexed transactionIdstring operationaddress sourceaddress destinationuint256 valuestring reason
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive
fallback(
Errors

This contract contains no error objects.