SRV

Verified contract

Active on Ethereum with 62 txns
Deployed by via 0xc36a5611 at 7483643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SRV"

0x4b48024f9990e8aa9002db2e6fe3486f712fa8174c32cc06e6984384ea0a6805
0x8ec1268505732643530e47bcbeeefc347b71770034d1fa0e7d4c88eb486d86c7
0xcec2f3c373904303c4c1d07eee7b2cee45ea136ea78b629e6b5fe594402d078c
0x124dd22d342f2eddd3a30adef27280014ab26ed815f21c56b8692b8788c51a6b
0x5204176e9a0b2ff7da5244eb81eaf7439ad0467fffddaecabb7cfd7e2f6ad27b
0x2de578068f146ba1421ee23b718540b63948db0dfb5a199da2f408f416c73b0d
0x2814c59a937b9855152af4c126cd3278ea296ee9388b352ad9fbd3642a7621e6
0x499bbcefc54a6073934ff35470470489ee75a5d3087371fcbfc2222824bb8da9
0xe7181ff9117b6e62beb152e32b720888a119fcd3392827ce1d63072ec414d3bf
0x67e0ad6c147a223834d62a92c3feaf5849998e499373b8ec6899b6807ead7bdd

Functions
Getter at block 20877216
decimals(view returns (uint256)
18
isOwner(view returns (bool)
false
name(view returns (string)
SRV
owner(view returns (address)
0x8fcee482bfa59ed1c7921c0d3c66d897895fd743
paused(view returns (bool)
false
symbol(view returns (string)
SRV
totalSupply(view returns (uint256)
1500000000000000000000000000
Read-only
_balances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.