WALLABEE

Verified contract

Active on Ethereum with 2,729 txns
Deployed by via 0x2d8f03f8 at 9395349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WALLABEE"

0x657f5af69628f0e122be8259c3f9fef6d2ca666288b4b50a8e528ffa0731caf4
0x0654d36deb1c0fd6b12ccc3cd696a9f1f0a24b509787ba271b832b263a8cc72d
0xc4e5fe8374b5116809aacc1887fc4cf7356bb92191639d2bfdb2cc937b8a7c96
0xcc41f90a2881b2bdc4bb33ef360899ae8387d1767da5d6541fe548010d2d61a7
0xa1dfd1bc9f5b44f117804bb909c585d26af56cb9c3abfce3544ba44f33c07511
0xfaf1e2eedcfa27972834ede583ccfd27ff76fd46fd060eb57b33eb044822284d
0x82079ea856f1cddb34ea47b9cccbc466f5ab88dbfa69f1e2b677ba5ffa06f9b0
0x20efb77f00f4d7d068f656f49b985a157cfa8fc42bcba5802803a5263a192312
0x8922f9e597921820835730251712776f288f386ad53c21af2828946b959a152e
0x697b096d06a90e478d95b0ddd1e697916f85aa15ec5386233453cd9be22792fd

Functions
Getter at block 21290600
decimals(view returns (uint8)
18
name(view returns (string)
WALLABEE
symbol(view returns (string)
WLB
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
paused(address targetview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(address target
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(address target
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address accountaddress target
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address accountaddress target
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.