Sensorium

Verified contract

Active on Ethereum with 18,355 txns
Deployed by via 0xc1caeb32 at 11098997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $53.8
0x25ac882d528103f70bad979ebe311a0649990d3b028ace5eaff2d6f2a14b73ba
0x4a9bbcc2ce1b6629dac182a011f315bd89266c32aad96e1e0bdfa35de6001574
0xdd0ddf581b69c42c334cc9c539e51a991949949cbeda95b018b92967c6af31d9
0xb92516ea67e2dc3b854f210d6073f99a3944dc54ce4122f4d8557a87ae149b38
0xa305c502edf0248372732e37c3f598445d91e8eee89e5c5f7e48512e03c63f17
0xf1f920fef8f1730b7d9a07aef5ca093872abc45b235ed20b808feb79d380c5cd
0x22455153c27870a93283a9c755cabd18c293fe08daf26f9e037e62063f0e3b7c
0xc65f70fe459bb553f7b34c23da7f68876bf917804b38adf09d6f2da85521f5c6
0x0fecf598fb4e99dac1430c4bfb4648c2cb9b92c08d0337b57ed89e57f5571ad3
0xba893e02e88e4d92b14e399311a9c0333ddce012edd3095d48084adc6c618bfd

Functions
Getter at block 21283728
cap(view returns (uint256)
7692000000
closedSaleAmount(view returns (uint256)
2000000000
closedSaleWallet(view returns (address)
0x966b0ed65cc4499f8062703306a6bb816d35101b
name(view returns (string)
Sensorium
paused(view returns (bool)
false
symbol(view returns (string)
SENSO
tokenCapAmount(view returns (uint256)
7692000000
tokensaleAmount(view returns (uint256)
3000000000
tokensaleWallet(view returns (address)
0x0000000000000000000000000000000000000000
totalFrozenTokens(view returns (uint256)
0
totalSupply(view returns (uint256)
5915280000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
mint(address accountuint256 amountuint256 frozenAmountreturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unfreezeTokens(uint256 unfrozenValuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _closedSaleWalletaddress _tokenSaleWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.