Aerum

Verified contract

Active on Ethereum with 10,693 txns
Deployed by via 0xaf237314 at 6599037
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb7d564538c5df0b3015359a8e32486c20028b53035f2f8e9aa05b225831d9c5e
0x77e9003522c1fb9590a31e594fc74a195a6d2a3a0be03533c0c153c837a710bd
0x832420c0239fc61e75bdf579d167c98567044e474ecce9cdd1df6bc6ca3d492f
0xc97681654ee60e908abe40f45e6b049c96810117c3c048645bb33aa3adb2c6f8
0x552a57bb81e426343564a2ec755e4989b4e5699bfa087a5ee7216af15c65aecf
0x8cd9c733841153cde3c41e9072830b92510011c1bf12ebb4b11d9d9b9a238457
0x0f6fad13b9ab5eaff2e3d125b6200ac2223f0a4abda4e1cdf832484edb091074
0x47d034131c0d8de20af23a596be86e5e1c7a74079bf708b0acccf350c8de7edd
0xa018bf71c42dd267d21ce9c1e5eb8877fd40a4a18a37c6bf79dd40bc6f2d205b
0x15e14e1b8974490fe870e17eeffb994a7053fca2d3094940c2be8dd5d7ac3197

Functions
Getter at block 21162266
decimals(view returns (uint8)
18
initialSupply(view returns (uint256)
1000000000
name(view returns (string)
Aerum
owner(view returns (address)
0x566c44f0c65138cff7b3df9902a67852735bc0e8
paused(view returns (bool)
false
symbol(view returns (string)
XRM
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _datapayable returns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.