Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001862 |
$0 | |
Wesion | ERC-20 | 84.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20193680 | 5 months ago | | | 0 | 0.000072164931 | |
| 9950316 | 5 years ago | | | 0 | 0.000056939031 | |
| 9792099 | 5 years ago | | | 0 | 0.00021315251 | |
| 9545552 | 5 years ago | | | 0 | 0.000027173814 | |
| 9545450 | 5 years ago | | | 0 | 0.000028536527 | |
| 9545372 | 5 years ago | | | 0 | 0.000024448326 | |
| 9545168 | 5 years ago | | | 0 | 0.000037514542 | |
| 9545087 | 5 years ago | | | 0 | 0.000032624727 | |
| 9544986 | 5 years ago | | | 0 | 0.000034004664 | |
| 9544931 | 5 years ago | | | 0 | 0.000025811102 |
ABI
ABI objects
Getter at block 21292556
allowWhitelistRegistration() view returns (bool)
true
cap() view returns (uint256)
35000000000000000
decimals() view returns (uint8)
6
name() view returns (string)
Wesion
owner() view returns (address)
0x42d787836d19a82795a0d8bd404721c86da5eb42
paused() view returns (bool)
false
symbol() view returns (string)
Wesion
totalSupply() view returns (uint256)
8009167400000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
calculateTheRewardOfDirectWhitelistRegistration(address whitelistedAccount) view returns (uint256 reward)
inWhitelist(address account) view returns (bool)
isMinter(address account) view returns (bool)
refCount(address account) view returns (uint256)
referrer(address account) view returns (address)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableWesionSaleWhitelistRegistration()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 value) returns (bool)
pause()
rescueTokens(address tokenAddr, address receiver, uint256 amount)
setMinterState(address account, bool state)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
transferWhitelist(address account)
unpause()
withdrawEther(address to, uint256 amount)
withdrawToken(address _to, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Donate(address indexed account, uint256 amount)
Mint(address indexed to, uint256 value)
MinterChanged(address account, bool state)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
WesionSaleWhitelistRegistered(address indexed addr, address indexed refAddr)
WesionSaleWhitelistRegistrationDisabled()
WesionSaleWhitelistRegistrationEnabled()
WesionSaleWhitelistTransferred(address indexed previousAddr, address indexed _newAddr)
WithdrawToken(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.