Xmpleforth

Verified contract

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

No balances found for "Xmpleforth"

0x6fc96defac554f2e600c615424cc4b60b307be4a50493e1cace6d1d9a9150aef
0x64c9bbf42c10db8318420d23edd72d9cc1fd39e76556c1a26a12d378e4104520
From
0x347250acf17f5dda64ce5970f7d7c6f7c52f0ddd2d3432d44d6d15da01523524
0x0c5bc03e9562d7c4e30ce9388be0cf2160779dc5c6742d1b72c170d0770aa781
0x57541a5f79c786eb2fe4e695a45f7ab2fc74e62cfafb33bee42557f2ad5cc6f7
0x4ef0a1a93acd05bbe95b94d6da7040ad67d2ad53861f8aebdc5b6dce874c6c3e
From
0xb10b093711a311b28ebc54fac46b752795dd62cd80ab529241d0974b6c7d9901
0x96c6ffc6ca404fe7d47f853ba497684a7f6f6ced37a978f3dfda4c7f08c04fa6
0xb66b420dfacff561daa8c69d678b5ed4b9e322cea90ac9bb53faa87e19aad010
0x088193b7ba31154c4bd98a4ce37b0b04788ab622e6e39d11a902c9e158dd23d1

Functions
Getter at block 21410963
decimals(view returns (uint8)
8
isOwner(view returns (bool)
false
name(view returns (string)
Xmpleforth
owner(view returns (address)
0xe221e636cb842817e1e8971082833566a9423b0b
rebasePaused(view returns (bool)
false
symbol(view returns (string)
XAMPL
tokenPaused(view returns (bool)
false
totalSupply(view returns (uint256)
210000000000000
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
rebase(uint256 supplyDeltareturns (uint256)
setRebasePaused(bool paused
setTokenPaused(bool paused
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogRebase(uint256 totalSupply
LogRebasePaused(bool paused
LogTokenPaused(bool paused
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.