Smoke Exchange Token

Verified contract

Active on Ethereum with 461 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Smoke Exchange Token"

0x7c0280f48e60498ab3fb260d2d80328529eeabc35dde10f156d717f424e5647f
0xeb254d59c7a246dde9dbf72fa4e838934e5fa13287bc0b805c92ed9524d23bbd
0x2c6a8e7dcc7c8b872f40341fab7bdaa840dd0235eec0b2f4fb02862ea534f8dd
0xbaf363fb0990f87f593da2ada1a58c1e138f211f147143a810af8e9236f1ce5d
0xe52d7b2efb76f5c63474fd5b76a63dda3af36f7b5bb86963e479a0f3e3d582a8
0x48f785e52974f4576b5205f8565f0ebe46cff47e674321ea7f85134edded759e
0x2082c27471fe98b29fea1b0a6207077bd1e8d099e67a8b04a4266b00defbd4ed
0x72a61a3439042c69d1470d0cef98da0698c0abc57730adadbe21b79c5da55036
0x3d44d4760262c8d76996c89765d628e8eaf1e2c34b55d7c065cafca9f0f00314
0x0d6455b3027442780cc05b07be381feea33b3e8f528bd5abe23df9140e992daf

Functions
Getter at block 20825179
decimals(pure returns (uint256)
18
name(pure returns (string)
Smoke Exchange Token
ownerAddress(pure returns (address)
0x4a9502bc2ab5b16f6f9c070c4c106c528f096e35
symbol(pure returns (string)
SMX
totalSupply(pure returns (uint256)
28500000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
distribute(address _touint256 _valuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Distribute(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupplyaddress _ownerAddressaddress smxTeamAddressuint256 allocCrowdsaleuint256 allocAdvBountiesuint256 allocTeam
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.