RubyToken

Verified contract

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

No balances found for "RubyToken"

0x57fba1533414a447881e128b109e98f541f0f771e038f5f878d298361482465c
0x005134a3c76edc162f40729b661a6d600717725c07cbbe7007dd11bce06d260b
0xfc728f739b1b3baf28956618edd1fb55df9569a1169a2eba52c823d9620590fe
0x9b2ea817e8d46723ebc01dcffb7272d37725bc7b2bd9661c70bbcb071d469190
0xcf11ce5087b394c5d2f71de66865fbf62f21451ec79234b9b2616f36233f90e4
0xa12ffdc71a37e892f057b253a4f506de1c7ee4dc2eddfdebe849fb78e57cb6df
0xf8d2e7f85ecb65a61b804862efbe507f86be046023416f6eb56d8b2b765ff4d0
0x54f521f339a3b3394cf04df53376075f8629f0938c2d4a18f5eb4187cc2e121d
0x3965f10c80868855712172810ef03119a7378938ab9c25a4f636ca578751e3bd
0xd00de9382895f4ffd8f2be46422bd55dd38528f602d0df2cb221a882e422d1cc

Functions
Getter at block 21297501
decimals(view returns (uint8)
18
name(view returns (string)
RubyToken
owner(view returns (address)
0xc6fe9dc8b3b8316bc6cb0a5b69e10d7be220b5eb
symbol(view returns (string)
RUBY
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.