Skrumble Network V2

Verified contract

Active on Ethereum with 44,813 txns
Deployed by via 0x52c600f7 at 7901724
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.9
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x74853bee8a0c3c3568f79653e59f6d07fdbe6dd5ab66761daa4a94ba166df85e
0x2f22ba20bf82e7b5c505959b31b6273236bdf3baced030fec518691a2c420825
0x9c491bc75ee80142b74b34d297d401d49ad30c97519f81f6375c877a6bf0c980
0x514f77b94cfdbad0e9a7883de6b6ea433fee0163c6575853fb08be1621f88fb2
0x13aea35d127d46bd8a63a59ffa9b899c9e2406d8bf359d6af894aba398691033
0xb2404ead586ace6c6d627d36e5ba4b20c0f721f899efd33b0d472bf6191ad78c
0x3689ff66fc3b3ca7d64c8289b20a7c6e3f007cde3b8d2d622804bf0094469b1d
0x586a9c72f3dab2d27f026eab749f96ebad4dd0d1a0fb7fbe60239e435eedef72
0x55cdc9b68451acb870f5db1e56e9ac4da884f4e209ff8dbeb556d8b65718f995
0x88b247f5189fe2dcd5b8f6f884adc07023df7afa5a4c21373b421bbd6555ff80

Functions
Getter at block 21270572
INITIAL_SUPPLY(view returns (uint256)
1500000000000000000000000000
cap(view returns (uint256)
1500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Skrumble Network V2
paused(view returns (bool)
false
symbol(view returns (string)
SKM
totalSupply(view returns (uint256)
1500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
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.