MetaFactory

Verified contract

Active on Ethereum with 2,669 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MetaFactory"

0x8b60e820b9ee2343f39c7e376fd5ef7b3dd6650f44bd588d36572057c6cb6922
0xc4973f0fe5d95759a9df0fcb6c71bbf217f4229897a6d0b094658e235dd51709
0xe49fa36e601223a5600e2dc4bd1e2749fd1540c3e2daacb19fd49724e03f8eb9
0x2ac98835dd98464705f7db4aeda02bcc8f3dbcfa71faf770e12517d04dfc4c10
0x8b52adcc37f12d370aa65ed4468ac3013925ee050ab501156033390e331108d8
0xe3ab9996f71ce243f0b4851a64fc05ae68d1673473670065c9ee312064d5b80d
0x543900c6f6a290adac50457b5ef87fc3b5ce80012769b796d4a53860c110014a
0x4fe29497b01dc4f32a66eea910e26fde4c2b205f33859125d847da163b544628
0x57f41b65f77cf823de121fb0c29b504e2afcc72a40e03045acbc6d1fb89855d0
0x0aa3b8d166a204e7d9c9c1306bc4a18d1161ffa2f4a54951fe2adb0e3eb90fa8

Functions
Getter at block 21161433
admin(view returns (address)
0x2150cb38ee362bceac3d4a2704a82eeed02e93ec
decimals(view returns (uint8)
18
name(view returns (string)
MetaFactory
symbol(view returns (string)
ROBOT
totalSupply(view returns (uint256)
420000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
exitToCommunity(returns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(bool _pausereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExitedToCommunity(
Paused(bool state
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.