SHARD

Verified contract

Active on Base with 4,522 txns
Deployed by via 0x889c7086 at 2347023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.78
ERC-20
--
ERC-20
--
0x9789b166cf8d2121be6320fe744f5b26860bb0b2ee1c6530a661f8df7a5cec1b
0x09c1cdee2d02750edbf7a0bebc5e0f02402440c69059a19f37012d51e2e41bf7
0xa235f379b7edb2c44e642f41b93d6d07249ba8d7e82c18e44bdc6cde901adc2c
0x348df2b0457e44a0f4115c03efc5186f9fd54344e509e2e497bd76785ebb8223
0x2cd7536f4dd2539905d99878c238e0ff244541b584f15b449b7c2da9382199c6
0x5761986141b2a4ec2e2cabcf64a4eaa074a6bd6985b8f677e059fda95d93204f
0xfd27be657c8f982b8f08c5ea763759169d85d88de8d3d885086f6f3ac08b025d
0xceab8fbd3b618d4228e8c593abf209f17756646b56f5a359df0dd2bc9accb9d5
0x09b197f235a453163673739e409cdf7a505027c792b16dd6305ada3b6d63c267
0x89a2e384d870f2885c25ec91af447a856773c96cb6b8330c0adbe0b4c8a93907

Functions
Getter at block 22851818
MAX_SUPPLY(view returns (uint256)
10000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
SHARD
owner(view returns (address)
0xcf4cc546aacb784162fb2b6b743e27f10aa02095
paused(view returns (bool)
false
symbol(view returns (string)
SHARD
totalSupply(view returns (uint256)
9999999989900000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address 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.