ARTCOIN

Verified contract

Active on Ethereum with 411 txns
Deployed by via 0x132430ed at 13328904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x97f65aa88c79da93296776cfee4937fd45fc81f0ca10a94f2a5098f062d92fc6
0xe8993f4ea040ad409b30f75f2dc115122e117935efc149112425aef803111c1b
0x42fc93699b45ab40f729c6600bd6f19bc11a1d9b28173bfe3a4870478b24b7ea
0x06f75400cc1f39ddafe6d4c0f487d2cf6dc90d1f01a3ae25f77bfd6c9a80dcc0
0x302c189932bed47b8f4591ced28991530da3c3c078b532502e1d6833b8683a38
0xf51a6b988da4c7ed52641ef5ef6ab074be08e6fb040f73cccd385ead1add4e04
0x6205af86448a9e867927d657591faf6855f3a0b33fa755dcf4858c544847f025
0xb74f00ccd9f85354d521974a67fb2d1f55b34d53bbb2808d2c8230bc325965d6
0x76c16508656defc83d3525403fa4eea92be08904ee647506b46594d122187ad2
0xee25c20fea9b15d0d70fe5e3e01dd1d8c874ad3c4110e5f12de473256f83a007

Functions
Getter at block 21028858
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x3364a87019e36fd4fe44a15ae44d750345051f10c713d5b85c624659b46ca9ee
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
decimals(view returns (uint8)
3
name(view returns (string)
ARTCOIN
symbol(view returns (string)
AC
totalSupply(view returns (uint256)
131371541000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesCheckpoint)
delegates(address accountview returns (address)
flashFee(address tokenuint256 amountview returns (uint256)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
maxFlashLoan(address tokenview returns (uint256)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
flashLoan(address receiveraddress tokenuint256 amountbytes datareturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.