SONE Token

Verified contract

Proxy

Active on Ethereum with 380 txns
Deployed by via 0xd407a5da at 12430095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
2 additional variables
ERC-20
--
0x0234680ceba18da561a9f50ecd5e466e75ed54c0177df5f830005cfa96eb30b6
0x52e7a26d3d75a3076bdf597081af8677fa9406f6b71c5de50ed6ef197a3b5f0f
0xf3bb6f625a95973ca8265daf79f6b8ae8b3c1516bfdff79c99d1ecd4eadf64ca
0xc1905d79188cf8fcb09d8bdef028eab2fe34829afff0be114978f50444768c27
0x802818e7a21df7377d94274791bf36826e378966fd6121a7000782f27e91de12
0xeda5d805a867117ce7b6d69acb0ce5fc9b7c607a1b55e60cd73ee53fbcf4935e
0x02621386bd3d9498e008b00d59d6face40471003aca23b2aef434296425e0aaa
0x45eac320dd3b35e1a3a819f60e19525ff6cf722aae9b2566722c442f2cca84c3
0xff8affe1e938f8dfb88b1abc6653f4866fe6d6019abece2ad53f9f417fa2a267
0x29f8b58e03a2b0bd2bac17d74152a9131730b968e73dc95c5320e39c9846f60d

Functions
Getter at block 21304709
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WHITELIST_ROLE(view returns (bytes32)
0xdc72ed553f2544c34465af23b847953efeb813428162d767f9ba5f4013be6760
allowTransferOn(view returns (uint256)
12743793
cap(view returns (uint256)
100000000000000000000000000
circulatingSupply(view returns (uint256)
43434362502094510144804300
decimals(view returns (uint8)
18
lockFromBlock(view returns (uint256)
13546394
lockToBlock(view returns (uint256)
15935486
name(view returns (string)
SONE Token
owner(view returns (address)
0xb5aefea17ec832d2dcaf0a9c160db96f86fc5db9
symbol(view returns (string)
SONE
totalLock(view returns (uint256)
26589705997905489855195687
totalSupply(view returns (uint256)
70024068499999999999999987
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
canUnlockAmount(address _holderview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isWhitelist(address accountview returns (bool)
lastUnlockBlock(address _holderview returns (uint256)
lockOf(address _holderview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalBalanceOf(address _holderview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__SoneToken_init(uint256 lockFromBlock_uint256 lockToBlock_
__WhitelistRole_init(
addWhitelist(address account
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(address _holderuint256 _amount
mint(address _touint256 _amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
renounceWhitelist(
revokeRole(bytes32 roleaddress account
revokeWhitelist(address account_
setAllowTransferOn(uint256 allowTransferOn_
setLockFromBlock(uint256 lockFromBlock_
setLockToBlock(uint256 lockToBlock_
transfer(address recipientuint256 amountreturns (bool)
transferAll(address _to
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Lock(address indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
WhitelistAdded(address indexed account
WhitelistRemoved(address indexed account
WhitelistRevoked(address indexed account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.