Suterusu

Verified contract

Active on Ethereum with 14,387 txns
Deployed by via 0x1fb0eed7 at 11028516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,115.14
ERC-20
--
0x9244b15da3df28e8def21a67ff498a49bba6a9e6ece603898775e68dec29d4e5
0x1038df706c8b2640dbe5191ca9e344b9af254220e8bedf605688586f7288d66e
0xc2b788c9f9c8517ac9d79449d4e0631c78852fe5529d69871a7dfecf86d00de2
0xde4e24726a2b0df63185b2d4b12dd50992599b3bdced54d693da4094d321a576
0x64bfe73c70f72a1cc18a1cd21b26a583a0ad68e3b25f0f93eab3e87ee154a743
0xcb4765d5ab68fe2fb94ce55f285e6bf39ce0af8a4605322cf445579931ca5d0e
0x39625d4afd1d66354eb8544d685f250e97a85573bd2e6e2e253bee40fe1c4173
0xc683d9a6e5f538ed68ff4fe7bafbcbafbaf013e4660063dc54267a3d23989cc3
0x2b6f7bf10012ee9179941de3455208acba3693208c8520d4a369097fae589cee
0xc0c3ec013f4cbd9dde00fb17106df3b46eb016638beb568986c191397c42da3f

Functions
Getter at block 20893938
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
Suterusu
owner(view returns (address)
0x8a8393fd70bbd3d99406e0b90e0452d3553224bb
paused(view returns (bool)
false
symbol(view returns (string)
Suter
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
AdminRole(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklist(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addAdmin(address account
addBlacklist(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
removeAdmin(address account
removeBlacklist(address account
renounceAdmin(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminRoleAdded(address indexed account
AdminRoleRemoved(address indexed account
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistAdded(address indexed account
BlacklistRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.