Finance2080

Verified contract

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

No balances found for "Finance2080"

0xf45af66b5498ba83548ed20161738e36968b3ef7f44ea7d0336b3636a8278bd4
0x45cff8132001e87cbd45b756c3bec5762f3629d9d8ca4e762c93495ad9068b52
0xe8a2d8f1704383c32f7f62616082727b19a074046eb6c4939b24a466616c33ab
0xae0e78d2d9ff3ddd4a9ffd7521fcaf4cbc3052494e3b355c925c5d4954f677dd
0x83220922eaa268689fee7165564bd70456f0a2fc520670f2071c1d07e5c42d26
0xbd3eeebff214f868ae29771dd794a0e9c44c32ec96237b560fe3f2a58ba19aef
0x1635c9d73c53e7d28b3d4398a5adb54b26ba4992f59dbd76ff0be8566f887eb2
0xfb09ecb514fb14062c43b30b88042f7f11703cb67281d251baa1843bd0ab9650
0x7cd6d1dc6048a0d3da775577cd1b88cdaf56154e2d488f37e0a73a3c523ac363
0xa1521e250f24e2fe4d8d223dfa787d97a0dda49b661f698e21cc17705e16ab4d

Functions
Getter at block 20869062
decimals(view returns (uint8)
18
name(view returns (string)
Finance2080
symbol(view returns (string)
2080
totalSupply(view returns (uint256)
2080000000000000000000
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)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.